Software Engineering Project 1 - 4010-561-14.20082 : Update table with primary keys Design Session
This page last changed on Jan 23, 2009 by exm3763.
HTML results include icons to edit row. Once in edit mode, table columns become input text fields and the icon changes from a pencil to an X (to cancel the edit and return the row to it's original state). For each row, send old primary key, new one (if it's being updated) and all columns in the row.
servlet parameters for keys needs a specific structure to support multiple rows by using arrays The request will have to send the query along as well so that result metadata can be retrieved to figure out which columns are implied by the key columns. |
![]() |
Document generated by Confluence on May 21, 2009 10:23 |